C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportAsyncLoading<T> Interface
Members

ISupportAsyncLoading<T> Interface
Specifies a calling contract for collection that support asynchronous loading.
Syntax
'Declaration
 
Public Interface ISupportAsyncLoading(Of T) 
 
Type Parameters
T
See Also